Google Workspace
Description
Google Workspace plugin has been designed to perform tasks with users, groups, and password in the Google Workspace.
Prerequisites
- Create Google developer console account. Use the following link to create the account,
https://console.developers.google.com/
. - Enable APIs for Google Admin SDK.
- Client ID and Client Secret should be generated from the Credentials tab. In exchange for the Client ID and Client Secret, a Refresh token can be generated.
References
Google Workspace documentation, https://developers.google.com/admin-sdk/directory
.
Note: For creating Client ID, Client Secret, and generating Refresh Token, see Annexure 18: Google Token Generation